home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / GetUnique.readme < prev    next >
Text File  |  1996-09-26  |  2KB  |  49 lines

  1. Short:    Output of unique numbers
  2. Author:   t.esser@darkness.gun.de (Thomas Esser)
  3. Uploader: t.esser@darkness.gun.de (Thomas Esser)
  4. Type:     util/cli
  5.  
  6.     - DISCLAIMER -
  7.  
  8.     GetUnique is Copyright (c) 1995 Thomas Esser, but you may freely
  9.     use it and pass any number of copies to your friends, as long as you
  10.     don't charge anyone for giving him/her a copy.  You are NOT allowed
  11.     to modify the distribution archive which may only be copied complete
  12.     and intact. The archive MUST contain the following files:
  13.  
  14.     GetUnique    - 200  Bytes
  15.     GetUnique.c    - 1810 Bytes
  16.     SCOPTIONS    - xxx  Bytes
  17.  
  18.     YOU AGREE TO USE THIS PROGRAM ENTIRELY AT YOUR OWN RISK! I CAN'T BE
  19.     HELD  RESPONSIBLE  FOR  DAMAGE WHATSOEVER RESULTING FROM USING THIS
  20.     PROGRAM!
  21.  
  22.  
  23.     - PURPOSE -
  24.  
  25.     GetUnique must be called from CLI only! It returns a number, which
  26.     will be unique. I use this for generating Filenames who must be
  27.     definitly unique, e.g. in Shell or Rexxscripts. In the shell you
  28.     can use it via the backtick (`) characters:
  29.  
  30.     move foo foo.`getunique`
  31.  
  32.     GetUnique need Kickstart V39 - 3.0 or better.
  33.  
  34.     - HISTORY -
  35.  
  36.     V1.0 initial release
  37.     V1.1 optimized - 20 Bytes saved ;).
  38.  
  39.  
  40. ============================= Archive contents =============================
  41.  
  42. Original  Packed Ratio    Date     Time    Name
  43. -------- ------- ----- --------- --------  -------------
  44.      200     181  9.5% 10-Mar-95 12:35:46  GetUnique
  45.     1810    1069 40.9% 10-Mar-95 12:36:18  GetUnique.c
  46.      445     254 42.9% 10-Mar-95 12:37:20  SCOPTIONS
  47. -------- ------- ----- --------- --------
  48.     2455    1504 38.7% 11-Mar-95 11:27:20   3 files
  49.